GeneralLedgerLinkAccount 
EntityType  Independent 
Logical Entity Name  GeneralLedgerLinkAccount 
Default Table Name  SaGLLink 
Logical Only  NO 
Definition 
 
Note 
 

GeneralLedgerLinkAccount Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
GeneralLedgerLinkAccountId(PK)    INTEGER  NO 
 
CampusId(FK)    INTEGER  YES 
 
ProgramId    INTEGER  YES 
 
BillingTransactionCode    CHAR(8)  NO 
 
DebitAccount    NVARCHAR(100)  NO 
 
CreditAccount    NVARCHAR(100)  NO 
 
RevenueAccount    NVARCHAR(100)  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CAcctIndex    INTEGER  YES 
 
DAcctIndex    INTEGER  YES 
 
RAcctIndex    INTEGER  YES 
 
ProgramVersionId    INTEGER  YES 
 
JournalEntryId(FK)    INTEGER  YES 
 
DebitCostAccount    CHAR(30)  YES 
 
CreditCostAccount    CHAR(30)  YES 
 
RevenueCostAccount    CHAR(30)  YES 
 

GeneralLedgerLinkAccount Keys 
Key Name  Key Type  Keys 
SaGLLink_AdProgramID_N_N_IDX  Inversion Entry  ProgramId 
SaGLLink_SaBillCode_N_N_IDX  Inversion Entry  BillingTransactionCode 
SaGLLink_SaGLLinkID_U_C_IDX  PrimaryKey  GeneralLedgerLinkAccountId 

GeneralLedgerLinkAccount Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Campus  Non-Identifying  Zero or One to Zero or More        CampusId  NO 
JournalEntry  Non-Identifying  Zero or One to Zero or More        JournalEntryId  NO 
JournalEntry  Non-Identifying  Zero or One to Zero or More        JournalEntryId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

GeneralLedgerLinkAccount Check Constraints 
Check Constraint Name  CheckConstraint